net.ipv6ZoneCache.index (method)
4 uses
net (current package)
cgo_unix.go#L303: return cgoSockaddrInet6(ip6, zoneCache.index(zone)), _C_socklen_t(syscall.SizeofSockaddrInet6)
interface.go#L252: func (zc *ipv6ZoneCache) index(name string) int {
ipsock_posix.go#L203: sa := syscall.SockaddrInet6{Port: port, ZoneId: uint32(zoneCache.index(zone))}
ipsock_posix.go#L265: ZoneId: uint32(zoneCache.index(addr.Zone())),
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)